include $(TOPDIR)/rules.mk
PKG_NAME:=sqm-scripts
-PKG_SOURCE_VERSION:=699f5d014b23790a3ac4e8280a14ac740cd5c3e4
-PKG_VERSION:=1.1.0
+PKG_SOURCE_VERSION:=70a22d6d19d4411f004c5257ee15fb1f103b46c9
+PKG_VERSION:=1.1.1
PKG_RELEASE:=1
PKG_LICENSE:=GPLv2
define Package/sqm-scripts
SECTION:=net
CATEGORY:=Base system
- DEPENDS:=+tc +kmod-sched +kmod-ifb +iptables \
+ DEPENDS:=+tc +kmod-sched +kmod-sched-cake +kmod-ifb +iptables \
+iptables-mod-ipopt +iptables-mod-conntrack-extra
TITLE:=SQM Scripts (QoS)
PKGARCH:=all
endef
define Package/luci-app-sqm/description
- Control the simple_qos SQM script
+ Luci interface for the SQM scripts queue management configuration package.
endef
define Package/luci-app-sqm/install